type runtime.note
17 uses
runtime (current package)
lock_futex.go#L22: func noteclear(n *note) {
lock_futex.go#L26: func notewakeup(n *note) {
lock_futex.go#L35: func notesleep(n *note) {
lock_futex.go#L60: func notetsleep_internal(n *note, ns int64) bool {
lock_futex.go#L106: func notetsleep(n *note, ns int64) bool {
lock_futex.go#L117: func notetsleepg(n *note, ns int64) bool {
note_other.go#L29: type note struct {
proc.go#L2842: wake note
profbuf.go#L106: wait note
runtime2.go#L669: park note
runtime2.go#L992: stopnote note
runtime2.go#L994: sysmonnote note
runtime2.go#L1000: safePointNote note
sigqueue.go#L52: note note
sigqueue_note.go#L14: func sigNoteSetup(*note) {
sigqueue_note.go#L18: func sigNoteSleep(*note) {
sigqueue_note.go#L22: func sigNoteWakeup(*note) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |